With React, each component has a local state that is accessible from within the component, or you can pass them down as props to child components. Với React, mỗi component có một trạng thái cục bộ có thể truy xuất từ bên trong component đó, hoặc bạn có thể truyền chúng như các props đến các component con.